Skip to content

iveresk/cve-2022-1388-1veresk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2022-1388 by 1vere$k

CVE-2022-1388 the proof-of-concept.
Two regimes of work with:

  • simple target URL, default PORT will be set as 80 if it wasn't mentioned;
  • file with list of targets <IP>:<PORT> \n\r;

Usage

	echo "+-------------------For-The-Help-------------------------------------+";
	echo "Example#1: ./cve-2022-1388.sh -h ------------------------------------+";
	echo "Example#2: ./cve-2022-1388.sh --help --------------------------------+";
	echo "+-------------------For-The-URL-Check -------------------------------+";
	echo "Example#1: ./cve-2022-1388.sh -u <IP> <PORT> [Default port will be 80]";
	echo "+-------------------For-The-File-Check-------------------------------+";
	echo "Example#1: ./cve-2022-1388.sh -f <FILENAME>--------------------------+";
	echo "+--------------------------------------------------------------------+";

Shodan Query

http.title:"BIG-IP&reg;-+Redirect" +"Server"

Contact

You are free to contact me via Keybase for any details.

About

Simple shell script for the exploit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages